C1.Web.Mvc.Finance Namespace / FinancialChart<T> Class / RenderEngine Property

In This Topic
RenderEngine Property (FinancialChart<T>)
In This Topic
Gets or sets the chart render engine.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property RenderEngine As RenderEngine
 
See Also